scrolledwindow: Enable "hover" mode in scrollbars after a timeout
authorCarlos Garnacho <carlosg@gnome.org>
Mon, 1 Dec 2014 13:25:23 +0000 (14:25 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 24 Dec 2014 14:26:43 +0000 (09:26 -0500)
commit7f28077b5af6bfd5d54447a0f10c552258b9b934
tree8520211216fe51330c82e13ee2265f7bdd7483c7
parentd2b2b34ae5900d94b650f9ed657d09e3915100f3
scrolledwindow: Enable "hover" mode in scrollbars after a timeout

This way transient mouse movements over scrollbars don't cause flickering,
and more spaced movements have it enabled shortly.
gtk/gtkscrolledwindow.c